home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
extrac
/
extract.frm
< prev
next >
Wrap
Text File
|
1995-05-08
|
17KB
|
305 lines
VERSION 2.00
Begin Form Extract
BackColor = &H00C0C0C0&
Caption = "EXTRACTION D'ICONES"
ClientHeight = 1995
ClientLeft = 4140
ClientTop = 3990
ClientWidth = 4890
Height = 2400
Icon = EXTRACT.FRX:0000
Left = 4080
LinkTopic = "EXTRACTION D'ICONES"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1995
ScaleWidth = 4890
Top = 3645
Width = 5010
Begin FileListBox File1
Height = 1980
Left = 90
TabIndex = 10
Top = 2340
Width = 2055
End
Begin DirListBox Dir1
Height = 1605
Left = 2280
TabIndex = 9
Top = 2730
Width = 2475
End
Begin DriveListBox Drive1
Height = 315
Left = 2280
TabIndex = 8
Top = 2340
Width = 2475
End
Begin CommandButton Command3
Caption = "&Liste Fichier"
Height = 345
Left = 3030
TabIndex = 7
Top = 870
Width = 1695
End
Begin HScrollBar Barre
Height = 285
Left = 2130
TabIndex = 6
Top = 1290
Visible = 0 'False
Width = 2655
End
Begin PictureBox Picture2
Height = 885
Left = 960
ScaleHeight = 855
ScaleWidth = 885
TabIndex = 4
Top = 210
Width = 915
Begin PictureBox Picture1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
Height = 480
Left = 210
ScaleHeight = 480
ScaleWidth = 480
TabIndex = 5
Top = 180
Width = 480
End
End
Begin CommandButton Command2
Caption = "&Quitter"
Height = 345
Left = 3060
TabIndex = 3
Top = 90
Width = 1695
End
Begin CommandButton Command1
Caption = "&Icone"
Height = 345
Left = 3060
TabIndex = 2
Top = 480
Width = 1695
End
Begin TextBox Text1
Height = 315
Left = 90
TabIndex = 0
Top = 1650
Width = 4725
End
Begin Label Label2
BackColor = &H00C0C0C0&
Height = 225
Left = 120
TabIndex = 11
Top = 2070
Width = 4605
End
Begin Label Label1
BackColor = &H00C0C0C0&
Caption = "Nom du fichier:"
Height = 195
Left = 90
TabIndex = 1
Top = 1440
Width = 2445
End
End
' '
' '
'Permet l'extraction des Ic⌠nes '
' '
' '
Option Explicit
Dim hInst As Integer
Dim hIcon As Integer
' '
'Program made by '
'Christophe Tricaud, Paris, France N░100412,2653 '
'If you find it usefull just tell it to me '
'If you have good tips, just send them to me.... '
' '
' '
Sub Barre_Change ()
Dim Res As Integer
' '
' '
'On a fait dΘfiler la barre '
' '
'